home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Hypercard / Business Stacks / Calculator / background_2673.xml next >
Encoding:
Extensible Markup Language  |  1993-04-16  |  38.3 KB  |  1,263 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2673</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3995.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_3422.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>23</left>
  23.             <top>43</top>
  24.             <right>113</right>
  25.             <bottom>101</bottom>
  26.         </rect>
  27.         <style>roundrect</style>
  28.         <showName> <true /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <false /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>1011</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>Go Home</name>
  40.         <script>on mouseUpvisual effect dissolve slowgo Homeend mouseUp</script>
  41.     </part>
  42.     <part>
  43.         <id>2</id>
  44.         <type>button</type>
  45.         <visible> <true /> </visible>
  46.         <reserved5> 0 </reserved5>
  47.         <reserved4> 0 </reserved4>
  48.         <reserved3> 0 </reserved3>
  49.         <reserved2> 0 </reserved2>
  50.         <reserved1> 0 </reserved1>
  51.         <enabled> <true /> </enabled>
  52.         <rect>
  53.             <left>374</left>
  54.             <top>263</top>
  55.             <right>410</right>
  56.             <bottom>284</bottom>
  57.         </rect>
  58.         <style>shadow</style>
  59.         <showName> <true /> </showName>
  60.         <highlight> <false /> </highlight>
  61.         <autoHighlight> <false /> </autoHighlight>
  62.         <sharedHighlight> <true /> </sharedHighlight>
  63.         <family>0</family>
  64.         <titleWidth>0</titleWidth>
  65.         <icon>0</icon>
  66.         <textAlign>center</textAlign>
  67.         <font>Chicago</font>
  68.         <textSize>12</textSize>
  69.         <textStyle>plain</textStyle>
  70.         <name>C</name>
  71.         <script>on mouseUpglobal myXput "" into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7put 0 into myXend mouseUp</script>
  72.     </part>
  73.     <part>
  74.         <id>3</id>
  75.         <type>button</type>
  76.         <visible> <true /> </visible>
  77.         <reserved5> 0 </reserved5>
  78.         <reserved4> 0 </reserved4>
  79.         <reserved3> 0 </reserved3>
  80.         <reserved2> 0 </reserved2>
  81.         <reserved1> 0 </reserved1>
  82.         <enabled> <true /> </enabled>
  83.         <rect>
  84.             <left>330</left>
  85.             <top>128</top>
  86.             <right>366</right>
  87.             <bottom>149</bottom>
  88.         </rect>
  89.         <style>shadow</style>
  90.         <showName> <true /> </showName>
  91.         <highlight> <false /> </highlight>
  92.         <autoHighlight> <false /> </autoHighlight>
  93.         <sharedHighlight> <true /> </sharedHighlight>
  94.         <family>0</family>
  95.         <titleWidth>0</titleWidth>
  96.         <icon>0</icon>
  97.         <textAlign>center</textAlign>
  98.         <font>Chicago</font>
  99.         <textSize>12</textSize>
  100.         <textStyle>plain</textStyle>
  101.         <name>x^2</name>
  102.         <script>on mouseUpput field 2 into xput field 2 & "^2"& return & "=" & return after last line of field 1put (x ^ 2) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  103.     </part>
  104.     <part>
  105.         <id>4</id>
  106.         <type>button</type>
  107.         <visible> <true /> </visible>
  108.         <reserved5> 0 </reserved5>
  109.         <reserved4> 0 </reserved4>
  110.         <reserved3> 0 </reserved3>
  111.         <reserved2> 0 </reserved2>
  112.         <reserved1> 0 </reserved1>
  113.         <enabled> <true /> </enabled>
  114.         <rect>
  115.             <left>331</left>
  116.             <top>156</top>
  117.             <right>367</right>
  118.             <bottom>177</bottom>
  119.         </rect>
  120.         <style>shadow</style>
  121.         <showName> <true /> </showName>
  122.         <highlight> <false /> </highlight>
  123.         <autoHighlight> <false /> </autoHighlight>
  124.         <sharedHighlight> <true /> </sharedHighlight>
  125.         <family>0</family>
  126.         <titleWidth>0</titleWidth>
  127.         <icon>0</icon>
  128.         <textAlign>center</textAlign>
  129.         <font>Chicago</font>
  130.         <textSize>12</textSize>
  131.         <textStyle>plain</textStyle>
  132.         <name>√∑</name>
  133.         <script>on mouseUpglobal myXput field 2 into myXput myX & return after last line of field 1put "√∑" & return after last line of field 1put "" into field 2put "" into field 4put "" into field 5put "" into field 6put "√∑" into field 7click at 154,262click at 154,262end mouseUp</script>
  134.     </part>
  135.     <part>
  136.         <id>5</id>
  137.         <type>button</type>
  138.         <visible> <true /> </visible>
  139.         <reserved5> 0 </reserved5>
  140.         <reserved4> 0 </reserved4>
  141.         <reserved3> 0 </reserved3>
  142.         <reserved2> 0 </reserved2>
  143.         <reserved1> 0 </reserved1>
  144.         <enabled> <true /> </enabled>
  145.         <rect>
  146.             <left>331</left>
  147.             <top>183</top>
  148.             <right>367</right>
  149.             <bottom>204</bottom>
  150.         </rect>
  151.         <style>shadow</style>
  152.         <showName> <true /> </showName>
  153.         <highlight> <false /> </highlight>
  154.         <autoHighlight> <false /> </autoHighlight>
  155.         <sharedHighlight> <true /> </sharedHighlight>
  156.         <family>0</family>
  157.         <titleWidth>0</titleWidth>
  158.         <icon>0</icon>
  159.         <textAlign>center</textAlign>
  160.         <font>Chicago</font>
  161.         <textSize>12</textSize>
  162.         <textStyle>plain</textStyle>
  163.         <name>*</name>
  164.         <script>on mouseUpglobal myXput field 2 into myXput myX & return after last line of field 1put "*" & return after last line of field 1put "" into field 2put "" into field 4put "" into field 5put "" into field 7put "*" into field 6click at 154,262click at 154,262end mouseUp</script>
  165.     </part>
  166.     <part>
  167.         <id>6</id>
  168.         <type>button</type>
  169.         <visible> <true /> </visible>
  170.         <reserved5> 0 </reserved5>
  171.         <reserved4> 0 </reserved4>
  172.         <reserved3> 0 </reserved3>
  173.         <reserved2> 0 </reserved2>
  174.         <reserved1> 0 </reserved1>
  175.         <enabled> <true /> </enabled>
  176.         <rect>
  177.             <left>331</left>
  178.             <top>211</top>
  179.             <right>367</right>
  180.             <bottom>232</bottom>
  181.         </rect>
  182.         <style>shadow</style>
  183.         <showName> <true /> </showName>
  184.         <highlight> <false /> </highlight>
  185.         <autoHighlight> <false /> </autoHighlight>
  186.         <sharedHighlight> <true /> </sharedHighlight>
  187.         <family>0</family>
  188.         <titleWidth>0</titleWidth>
  189.         <icon>0</icon>
  190.         <textAlign>center</textAlign>
  191.         <font>Chicago</font>
  192.         <textSize>12</textSize>
  193.         <textStyle>plain</textStyle>
  194.         <name>-</name>
  195.         <script>on mouseUpglobal myXput field 2 into myXput myX & return after last line of field 1put "-" & return after last line of field 1put "" into field 2put "" into field 4put "" into field 5put "" into field 7put "-" into field 5click at 154,262click at 154,262end mouseUp</script>
  196.     </part>
  197.     <part>
  198.         <id>7</id>
  199.         <type>button</type>
  200.         <visible> <true /> </visible>
  201.         <reserved5> 0 </reserved5>
  202.         <reserved4> 0 </reserved4>
  203.         <reserved3> 0 </reserved3>
  204.         <reserved2> 0 </reserved2>
  205.         <reserved1> 0 </reserved1>
  206.         <enabled> <true /> </enabled>
  207.         <rect>
  208.             <left>331</left>
  209.             <top>238</top>
  210.             <right>367</right>
  211.             <bottom>260</bottom>
  212.         </rect>
  213.         <style>shadow</style>
  214.         <showName> <true /> </showName>
  215.         <highlight> <false /> </highlight>
  216.         <autoHighlight> <false /> </autoHighlight>
  217.         <sharedHighlight> <true /> </sharedHighlight>
  218.         <family>0</family>
  219.         <titleWidth>0</titleWidth>
  220.         <icon>0</icon>
  221.         <textAlign>center</textAlign>
  222.         <font>Chicago</font>
  223.         <textSize>12</textSize>
  224.         <textStyle>plain</textStyle>
  225.         <name>+</name>
  226.         <script>on mouseUpglobal myXput field 2 into myXput myX & return after last line of field 1put "+" & return after last line of field 1put "" into field 2put "+" into field 4put "" into field 7put "" into field 5put "" into field 6click at 154,262click at 154,262end mouseUp</script>
  227.     </part>
  228.     <part>
  229.         <id>8</id>
  230.         <type>button</type>
  231.         <visible> <true /> </visible>
  232.         <reserved5> 0 </reserved5>
  233.         <reserved4> 0 </reserved4>
  234.         <reserved3> 0 </reserved3>
  235.         <reserved2> 0 </reserved2>
  236.         <reserved1> 0 </reserved1>
  237.         <enabled> <true /> </enabled>
  238.         <rect>
  239.             <left>331</left>
  240.             <top>263</top>
  241.             <right>367</right>
  242.             <bottom>284</bottom>
  243.         </rect>
  244.         <style>shadow</style>
  245.         <showName> <true /> </showName>
  246.         <highlight> <false /> </highlight>
  247.         <autoHighlight> <false /> </autoHighlight>
  248.         <sharedHighlight> <true /> </sharedHighlight>
  249.         <family>0</family>
  250.         <titleWidth>0</titleWidth>
  251.         <icon>0</icon>
  252.         <textAlign>center</textAlign>
  253.         <font>Chicago</font>
  254.         <textSize>12</textSize>
  255.         <textStyle>plain</textStyle>
  256.         <name>=</name>
  257.         <script>on mouseUpglobal myXput field 2 into yput field 2 & return after last line of field 1put "=" & return after last line of field 1if field 4 = "+" then put (y + myX) into field 2if field 5 = "-" then put (myX - y) into field 2if field 6 = "*" then put (y * myX) into field 2if field 7 = "√∑" then put (myX / y) into field 2put field 2 & return after last line of field 1put "" into field 7put "" into field 6put "" into field 5put "" into field 4put 0 into myXclick at 154,262click at 154,262click at 154,262end mouseUp</script>
  258.     </part>
  259.     <part>
  260.         <id>9</id>
  261.         <type>button</type>
  262.         <visible> <true /> </visible>
  263.         <reserved5> 0 </reserved5>
  264.         <reserved4> 0 </reserved4>
  265.         <reserved3> 0 </reserved3>
  266.         <reserved2> 0 </reserved2>
  267.         <reserved1> 0 </reserved1>
  268.         <enabled> <true /> </enabled>
  269.         <rect>
  270.             <left>284</left>
  271.             <top>128</top>
  272.             <right>320</right>
  273.             <bottom>149</bottom>
  274.         </rect>
  275.         <style>shadow</style>
  276.         <showName> <true /> </showName>
  277.         <highlight> <false /> </highlight>
  278.         <autoHighlight> <false /> </autoHighlight>
  279.         <sharedHighlight> <true /> </sharedHighlight>
  280.         <family>0</family>
  281.         <titleWidth>0</titleWidth>
  282.         <icon>0</icon>
  283.         <textAlign>center</textAlign>
  284.         <font>Chicago</font>
  285.         <textSize>12</textSize>
  286.         <textStyle>plain</textStyle>
  287.         <name>%</name>
  288.         <script>on mouseUpput field 2 into xput "%" & field 2 & return & "=" & return after last line of field 1put (x / 100) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  289.     </part>
  290.     <part>
  291.         <id>10</id>
  292.         <type>button</type>
  293.         <visible> <true /> </visible>
  294.         <reserved5> 0 </reserved5>
  295.         <reserved4> 0 </reserved4>
  296.         <reserved3> 0 </reserved3>
  297.         <reserved2> 0 </reserved2>
  298.         <reserved1> 0 </reserved1>
  299.         <enabled> <true /> </enabled>
  300.         <rect>
  301.             <left>284</left>
  302.             <top>155</top>
  303.             <right>320</right>
  304.             <bottom>176</bottom>
  305.         </rect>
  306.         <style>shadow</style>
  307.         <showName> <true /> </showName>
  308.         <highlight> <false /> </highlight>
  309.         <autoHighlight> <false /> </autoHighlight>
  310.         <sharedHighlight> <true /> </sharedHighlight>
  311.         <family>0</family>
  312.         <titleWidth>0</titleWidth>
  313.         <icon>0</icon>
  314.         <textAlign>center</textAlign>
  315.         <font>Chicago</font>
  316.         <textSize>12</textSize>
  317.         <textStyle>plain</textStyle>
  318.         <name>‚àö</name>
  319.         <script>on mouseUpput field 2 into xput "‚àö" & field 2 & return & "=" & return after last line of field 1put sqrt(x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  320.     </part>
  321.     <part>
  322.         <id>11</id>
  323.         <type>button</type>
  324.         <visible> <true /> </visible>
  325.         <reserved5> 0 </reserved5>
  326.         <reserved4> 0 </reserved4>
  327.         <reserved3> 0 </reserved3>
  328.         <reserved2> 0 </reserved2>
  329.         <reserved1> 0 </reserved1>
  330.         <enabled> <true /> </enabled>
  331.         <rect>
  332.             <left>239</left>
  333.             <top>128</top>
  334.             <right>275</right>
  335.             <bottom>149</bottom>
  336.         </rect>
  337.         <style>shadow</style>
  338.         <showName> <true /> </showName>
  339.         <highlight> <false /> </highlight>
  340.         <autoHighlight> <false /> </autoHighlight>
  341.         <sharedHighlight> <true /> </sharedHighlight>
  342.         <family>0</family>
  343.         <titleWidth>0</titleWidth>
  344.         <icon>0</icon>
  345.         <textAlign>center</textAlign>
  346.         <font>Chicago</font>
  347.         <textSize>12</textSize>
  348.         <textStyle>plain</textStyle>
  349.         <name>1/x</name>
  350.         <script>on mouseUpput field 2 into xput "1/" & field 2 & return & "=" & return after last line of field 1put (1 / x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  351.     </part>
  352.     <part>
  353.         <id>12</id>
  354.         <type>button</type>
  355.         <visible> <true /> </visible>
  356.         <reserved5> 0 </reserved5>
  357.         <reserved4> 0 </reserved4>
  358.         <reserved3> 0 </reserved3>
  359.         <reserved2> 0 </reserved2>
  360.         <reserved1> 0 </reserved1>
  361.         <enabled> <true /> </enabled>
  362.         <rect>
  363.             <left>239</left>
  364.             <top>155</top>
  365.             <right>275</right>
  366.             <bottom>176</bottom>
  367.         </rect>
  368.         <style>shadow</style>
  369.         <showName> <true /> </showName>
  370.         <highlight> <false /> </highlight>
  371.         <autoHighlight> <false /> </autoHighlight>
  372.         <sharedHighlight> <true /> </sharedHighlight>
  373.         <family>0</family>
  374.         <titleWidth>0</titleWidth>
  375.         <icon>0</icon>
  376.         <textAlign>center</textAlign>
  377.         <font>Chicago</font>
  378.         <textSize>12</textSize>
  379.         <textStyle>plain</textStyle>
  380.         <name>!</name>
  381.         <script>on mouseUpput field 2 into xput field 2 & "!" & return & "=" & return after last line of field 1put fact(x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUpfunction fact zput 1 into mrepeat while z > 1put (z * m) into mput (z - 1) into zend repeatreturn mend fact</script>
  382.     </part>
  383.     <part>
  384.         <id>13</id>
  385.         <type>button</type>
  386.         <visible> <true /> </visible>
  387.         <reserved5> 0 </reserved5>
  388.         <reserved4> 0 </reserved4>
  389.         <reserved3> 0 </reserved3>
  390.         <reserved2> 0 </reserved2>
  391.         <reserved1> 0 </reserved1>
  392.         <enabled> <true /> </enabled>
  393.         <rect>
  394.             <left>234</left>
  395.             <top>182</top>
  396.             <right>259</right>
  397.             <bottom>204</bottom>
  398.         </rect>
  399.         <style>shadow</style>
  400.         <showName> <true /> </showName>
  401.         <highlight> <false /> </highlight>
  402.         <autoHighlight> <false /> </autoHighlight>
  403.         <sharedHighlight> <true /> </sharedHighlight>
  404.         <family>0</family>
  405.         <titleWidth>0</titleWidth>
  406.         <icon>0</icon>
  407.         <textAlign>center</textAlign>
  408.         <font>Chicago</font>
  409.         <textSize>12</textSize>
  410.         <textStyle>plain</textStyle>
  411.         <name>7</name>
  412.         <script>on mouseUpput "7" after last line of field 2end mouseUp</script>
  413.     </part>
  414.     <part>
  415.         <id>14</id>
  416.         <type>button</type>
  417.         <visible> <true /> </visible>
  418.         <reserved5> 0 </reserved5>
  419.         <reserved4> 0 </reserved4>
  420.         <reserved3> 0 </reserved3>
  421.         <reserved2> 0 </reserved2>
  422.         <reserved1> 0 </reserved1>
  423.         <enabled> <true /> </enabled>
  424.         <rect>
  425.             <left>266</left>
  426.             <top>182</top>
  427.             <right>291</right>
  428.             <bottom>204</bottom>
  429.         </rect>
  430.         <style>shadow</style>
  431.         <showName> <true /> </showName>
  432.         <highlight> <false /> </highlight>
  433.         <autoHighlight> <false /> </autoHighlight>
  434.         <sharedHighlight> <true /> </sharedHighlight>
  435.         <family>0</family>
  436.         <titleWidth>0</titleWidth>
  437.         <icon>0</icon>
  438.         <textAlign>center</textAlign>
  439.         <font>Chicago</font>
  440.         <textSize>12</textSize>
  441.         <textStyle>plain</textStyle>
  442.         <name>8</name>
  443.         <script>on mouseUpput "8" after last line of field 2end mouseUp</script>
  444.     </part>
  445.     <part>
  446.         <id>15</id>
  447.         <type>button</type>
  448.         <visible> <true /> </visible>
  449.         <reserved5> 0 </reserved5>
  450.         <reserved4> 0 </reserved4>
  451.         <reserved3> 0 </reserved3>
  452.         <reserved2> 0 </reserved2>
  453.         <reserved1> 0 </reserved1>
  454.         <enabled> <true /> </enabled>
  455.         <rect>
  456.             <left>299</left>
  457.             <top>182</top>
  458.             <right>324</right>
  459.             <bottom>204</bottom>
  460.         </rect>
  461.         <style>shadow</style>
  462.         <showName> <true /> </showName>
  463.         <highlight> <false /> </highlight>
  464.         <autoHighlight> <false /> </autoHighlight>
  465.         <sharedHighlight> <true /> </sharedHighlight>
  466.         <family>0</family>
  467.         <titleWidth>0</titleWidth>
  468.         <icon>0</icon>
  469.         <textAlign>center</textAlign>
  470.         <font>Chicago</font>
  471.         <textSize>12</textSize>
  472.         <textStyle>plain</textStyle>
  473.         <name>9</name>
  474.         <script>on mouseUpput "9" after last line of field 2end mouseUp</script>
  475.     </part>
  476.     <part>
  477.         <id>16</id>
  478.         <type>button</type>
  479.         <visible> <true /> </visible>
  480.         <reserved5> 0 </reserved5>
  481.         <reserved4> 0 </reserved4>
  482.         <reserved3> 0 </reserved3>
  483.         <reserved2> 0 </reserved2>
  484.         <reserved1> 0 </reserved1>
  485.         <enabled> <true /> </enabled>
  486.         <rect>
  487.             <left>234</left>
  488.             <top>210</top>
  489.             <right>259</right>
  490.             <bottom>232</bottom>
  491.         </rect>
  492.         <style>shadow</style>
  493.         <showName> <true /> </showName>
  494.         <highlight> <false /> </highlight>
  495.         <autoHighlight> <false /> </autoHighlight>
  496.         <sharedHighlight> <true /> </sharedHighlight>
  497.         <family>0</family>
  498.         <titleWidth>0</titleWidth>
  499.         <icon>0</icon>
  500.         <textAlign>center</textAlign>
  501.         <font>Chicago</font>
  502.         <textSize>12</textSize>
  503.         <textStyle>plain</textStyle>
  504.         <name>4</name>
  505.         <script>on mouseUpput "4" after last line of field 2end mouseUp</script>
  506.     </part>
  507.     <part>
  508.         <id>17</id>
  509.         <type>button</type>
  510.         <visible> <true /> </visible>
  511.         <reserved5> 0 </reserved5>
  512.         <reserved4> 0 </reserved4>
  513.         <reserved3> 0 </reserved3>
  514.         <reserved2> 0 </reserved2>
  515.         <reserved1> 0 </reserved1>
  516.         <enabled> <true /> </enabled>
  517.         <rect>
  518.             <left>266</left>
  519.             <top>210</top>
  520.             <right>291</right>
  521.             <bottom>232</bottom>
  522.         </rect>
  523.         <style>shadow</style>
  524.         <showName> <true /> </showName>
  525.         <highlight> <false /> </highlight>
  526.         <autoHighlight> <false /> </autoHighlight>
  527.         <sharedHighlight> <true /> </sharedHighlight>
  528.         <family>0</family>
  529.         <titleWidth>0</titleWidth>
  530.         <icon>0</icon>
  531.         <textAlign>center</textAlign>
  532.         <font>Chicago</font>
  533.         <textSize>12</textSize>
  534.         <textStyle>plain</textStyle>
  535.         <name>5</name>
  536.         <script>on mouseUpput "5" after last line of field 2end mouseUp</script>
  537.     </part>
  538.     <part>
  539.         <id>18</id>
  540.         <type>button</type>
  541.         <visible> <true /> </visible>
  542.         <reserved5> 0 </reserved5>
  543.         <reserved4> 0 </reserved4>
  544.         <reserved3> 0 </reserved3>
  545.         <reserved2> 0 </reserved2>
  546.         <reserved1> 0 </reserved1>
  547.         <enabled> <true /> </enabled>
  548.         <rect>
  549.             <left>299</left>
  550.             <top>210</top>
  551.             <right>324</right>
  552.             <bottom>232</bottom>
  553.         </rect>
  554.         <style>shadow</style>
  555.         <showName> <true /> </showName>
  556.         <highlight> <false /> </highlight>
  557.         <autoHighlight> <false /> </autoHighlight>
  558.         <sharedHighlight> <true /> </sharedHighlight>
  559.         <family>0</family>
  560.         <titleWidth>0</titleWidth>
  561.         <icon>0</icon>
  562.         <textAlign>center</textAlign>
  563.         <font>Chicago</font>
  564.         <textSize>12</textSize>
  565.         <textStyle>plain</textStyle>
  566.         <name>6</name>
  567.         <script>on mouseUpput "6" after last line of field 2end mouseUp</script>
  568.     </part>
  569.     <part>
  570.         <id>19</id>
  571.         <type>button</type>
  572.         <visible> <true /> </visible>
  573.         <reserved5> 0 </reserved5>
  574.         <reserved4> 0 </reserved4>
  575.         <reserved3> 0 </reserved3>
  576.         <reserved2> 0 </reserved2>
  577.         <reserved1> 0 </reserved1>
  578.         <enabled> <true /> </enabled>
  579.         <rect>
  580.             <left>234</left>
  581.             <top>238</top>
  582.             <right>259</right>
  583.             <bottom>260</bottom>
  584.         </rect>
  585.         <style>shadow</style>
  586.         <showName> <true /> </showName>
  587.         <highlight> <false /> </highlight>
  588.         <autoHighlight> <false /> </autoHighlight>
  589.         <sharedHighlight> <true /> </sharedHighlight>
  590.         <family>0</family>
  591.         <titleWidth>0</titleWidth>
  592.         <icon>0</icon>
  593.         <textAlign>center</textAlign>
  594.         <font>Chicago</font>
  595.         <textSize>12</textSize>
  596.         <textStyle>plain</textStyle>
  597.         <name>1</name>
  598.         <script>on mouseUpput "1" after last line of field 2end mouseUp</script>
  599.     </part>
  600.     <part>
  601.         <id>20</id>
  602.         <type>button</type>
  603.         <visible> <true /> </visible>
  604.         <reserved5> 0 </reserved5>
  605.         <reserved4> 0 </reserved4>
  606.         <reserved3> 0 </reserved3>
  607.         <reserved2> 0 </reserved2>
  608.         <reserved1> 0 </reserved1>
  609.         <enabled> <true /> </enabled>
  610.         <rect>
  611.             <left>266</left>
  612.             <top>238</top>
  613.             <right>291</right>
  614.             <bottom>260</bottom>
  615.         </rect>
  616.         <style>shadow</style>
  617.         <showName> <true /> </showName>
  618.         <highlight> <false /> </highlight>
  619.         <autoHighlight> <false /> </autoHighlight>
  620.         <sharedHighlight> <true /> </sharedHighlight>
  621.         <family>0</family>
  622.         <titleWidth>0</titleWidth>
  623.         <icon>0</icon>
  624.         <textAlign>center</textAlign>
  625.         <font>Chicago</font>
  626.         <textSize>12</textSize>
  627.         <textStyle>plain</textStyle>
  628.         <name>2</name>
  629.         <script>on mouseUpput "2" after last line of field 2end mouseUp</script>
  630.     </part>
  631.     <part>
  632.         <id>21</id>
  633.         <type>button</type>
  634.         <visible> <true /> </visible>
  635.         <reserved5> 0 </reserved5>
  636.         <reserved4> 0 </reserved4>
  637.         <reserved3> 0 </reserved3>
  638.         <reserved2> 0 </reserved2>
  639.         <reserved1> 0 </reserved1>
  640.         <enabled> <true /> </enabled>
  641.         <rect>
  642.             <left>299</left>
  643.             <top>238</top>
  644.             <right>324</right>
  645.             <bottom>260</bottom>
  646.         </rect>
  647.         <style>shadow</style>
  648.         <showName> <true /> </showName>
  649.         <highlight> <false /> </highlight>
  650.         <autoHighlight> <false /> </autoHighlight>
  651.         <sharedHighlight> <true /> </sharedHighlight>
  652.         <family>0</family>
  653.         <titleWidth>0</titleWidth>
  654.         <icon>0</icon>
  655.         <textAlign>center</textAlign>
  656.         <font>Chicago</font>
  657.         <textSize>12</textSize>
  658.         <textStyle>plain</textStyle>
  659.         <name>3</name>
  660.         <script>on mouseUpput "3" after last line of field 2end mouseUp</script>
  661.     </part>
  662.     <part>
  663.         <id>22</id>
  664.         <type>button</type>
  665.         <visible> <true /> </visible>
  666.         <reserved5> 0 </reserved5>
  667.         <reserved4> 0 </reserved4>
  668.         <reserved3> 0 </reserved3>
  669.         <reserved2> 0 </reserved2>
  670.         <reserved1> 0 </reserved1>
  671.         <enabled> <true /> </enabled>
  672.         <rect>
  673.             <left>266</left>
  674.             <top>263</top>
  675.             <right>324</right>
  676.             <bottom>284</bottom>
  677.         </rect>
  678.         <style>shadow</style>
  679.         <showName> <true /> </showName>
  680.         <highlight> <false /> </highlight>
  681.         <autoHighlight> <false /> </autoHighlight>
  682.         <sharedHighlight> <true /> </sharedHighlight>
  683.         <family>0</family>
  684.         <titleWidth>0</titleWidth>
  685.         <icon>0</icon>
  686.         <textAlign>center</textAlign>
  687.         <font>Chicago</font>
  688.         <textSize>12</textSize>
  689.         <textStyle>plain</textStyle>
  690.         <name>0</name>
  691.         <script>on mouseUpput "0" after last line of field 2end mouseUp</script>
  692.     </part>
  693.     <part>
  694.         <id>23</id>
  695.         <type>button</type>
  696.         <visible> <true /> </visible>
  697.         <reserved5> 0 </reserved5>
  698.         <reserved4> 0 </reserved4>
  699.         <reserved3> 0 </reserved3>
  700.         <reserved2> 0 </reserved2>
  701.         <reserved1> 0 </reserved1>
  702.         <enabled> <true /> </enabled>
  703.         <rect>
  704.             <left>430</left>
  705.             <top>48</top>
  706.             <right>487</right>
  707.             <bottom>95</bottom>
  708.         </rect>
  709.         <style>transparent</style>
  710.         <showName> <false /> </showName>
  711.         <highlight> <false /> </highlight>
  712.         <autoHighlight> <false /> </autoHighlight>
  713.         <sharedHighlight> <true /> </sharedHighlight>
  714.         <family>0</family>
  715.         <titleWidth>0</titleWidth>
  716.         <icon>23078</icon>
  717.         <textAlign>center</textAlign>
  718.         <font>Chicago</font>
  719.         <textSize>12</textSize>
  720.         <textStyle>plain</textStyle>
  721.         <name>?</name>
  722.         <script>on mouseUpshow field 8repeat until the mouseClickend repeathide field 8end mouseUp</script>
  723.     </part>
  724.     <part>
  725.         <id>24</id>
  726.         <type>field</type>
  727.         <visible> <true /> </visible>
  728.         <dontWrap> <false /> </dontWrap>
  729.         <dontSearch> <false /> </dontSearch>
  730.         <sharedText> <false /> </sharedText>
  731.         <fixedLineHeight> <true /> </fixedLineHeight>
  732.         <autoTab> <false /> </autoTab>
  733.         <lockText> <false /> </lockText>
  734.         <rect>
  735.             <left>75</left>
  736.             <top>148</top>
  737.             <right>167</right>
  738.             <bottom>269</bottom>
  739.         </rect>
  740.         <style>scrolling</style>
  741.         <autoSelect> <false /> </autoSelect>
  742.         <showLines> <false /> </showLines>
  743.         <wideMargins> <false /> </wideMargins>
  744.         <multipleLines> <false /> </multipleLines>
  745.         <reservedFamily> 0 </reservedFamily>
  746.         <titleWidth>0</titleWidth>
  747.         <icon>0</icon>
  748.         <textAlign>right</textAlign>
  749.         <font>Geneva</font>
  750.         <textSize>12</textSize>
  751.         <textStyle>plain</textStyle>
  752.         <textHeight>16</textHeight>
  753.         <name>Paper</name>
  754.         <script></script>
  755.     </part>
  756.     <part>
  757.         <id>25</id>
  758.         <type>field</type>
  759.         <visible> <true /> </visible>
  760.         <dontWrap> <false /> </dontWrap>
  761.         <dontSearch> <false /> </dontSearch>
  762.         <sharedText> <false /> </sharedText>
  763.         <fixedLineHeight> <true /> </fixedLineHeight>
  764.         <autoTab> <false /> </autoTab>
  765.         <lockText> <false /> </lockText>
  766.         <rect>
  767.             <left>233</left>
  768.             <top>69</top>
  769.             <right>408</right>
  770.             <bottom>93</bottom>
  771.         </rect>
  772.         <style>transparent</style>
  773.         <autoSelect> <false /> </autoSelect>
  774.         <showLines> <false /> </showLines>
  775.         <wideMargins> <true /> </wideMargins>
  776.         <multipleLines> <false /> </multipleLines>
  777.         <reservedFamily> 0 </reservedFamily>
  778.         <titleWidth>0</titleWidth>
  779.         <icon>0</icon>
  780.         <textAlign>left</textAlign>
  781.         <font>Geneva</font>
  782.         <textSize>12</textSize>
  783.         <textStyle>plain</textStyle>
  784.         <textHeight>16</textHeight>
  785.         <name>Screen</name>
  786.         <script></script>
  787.     </part>
  788.     <part>
  789.         <id>30</id>
  790.         <type>field</type>
  791.         <visible> <true /> </visible>
  792.         <dontWrap> <false /> </dontWrap>
  793.         <dontSearch> <false /> </dontSearch>
  794.         <sharedText> <false /> </sharedText>
  795.         <fixedLineHeight> <true /> </fixedLineHeight>
  796.         <autoTab> <false /> </autoTab>
  797.         <lockText> <true /> </lockText>
  798.         <rect>
  799.             <left>208</left>
  800.             <top>26</top>
  801.             <right>473</right>
  802.             <bottom>46</bottom>
  803.         </rect>
  804.         <style>shadow</style>
  805.         <autoSelect> <false /> </autoSelect>
  806.         <showLines> <false /> </showLines>
  807.         <wideMargins> <false /> </wideMargins>
  808.         <multipleLines> <false /> </multipleLines>
  809.         <reservedFamily> 0 </reservedFamily>
  810.         <titleWidth>0</titleWidth>
  811.         <icon>0</icon>
  812.         <textAlign>left</textAlign>
  813.         <font>Geneva</font>
  814.         <textSize>12</textSize>
  815.         <textStyle>bold</textStyle>
  816.         <textHeight>16</textHeight>
  817.         <name>RickHelp</name>
  818.         <script></script>
  819.     </part>
  820.     <part>
  821.         <id>26</id>
  822.         <type>field</type>
  823.         <visible> <true /> </visible>
  824.         <dontWrap> <false /> </dontWrap>
  825.         <dontSearch> <false /> </dontSearch>
  826.         <sharedText> <false /> </sharedText>
  827.         <fixedLineHeight> <true /> </fixedLineHeight>
  828.         <autoTab> <false /> </autoTab>
  829.         <lockText> <false /> </lockText>
  830.         <rect>
  831.             <left>239</left>
  832.             <top>108</top>
  833.             <right>256</right>
  834.             <bottom>121</bottom>
  835.         </rect>
  836.         <style>opaque</style>
  837.         <autoSelect> <false /> </autoSelect>
  838.         <showLines> <false /> </showLines>
  839.         <wideMargins> <false /> </wideMargins>
  840.         <multipleLines> <false /> </multipleLines>
  841.         <reservedFamily> 0 </reservedFamily>
  842.         <titleWidth>0</titleWidth>
  843.         <icon>0</icon>
  844.         <textAlign>left</textAlign>
  845.         <font>Geneva</font>
  846.         <textSize>12</textSize>
  847.         <textStyle>plain</textStyle>
  848.         <textHeight>16</textHeight>
  849.         <name>+</name>
  850.         <script></script>
  851.     </part>
  852.     <part>
  853.         <id>27</id>
  854.         <type>field</type>
  855.         <visible> <true /> </visible>
  856.         <dontWrap> <false /> </dontWrap>
  857.         <dontSearch> <false /> </dontSearch>
  858.         <sharedText> <false /> </sharedText>
  859.         <fixedLineHeight> <true /> </fixedLineHeight>
  860.         <autoTab> <false /> </autoTab>
  861.         <lockText> <false /> </lockText>
  862.         <rect>
  863.             <left>261</left>
  864.             <top>108</top>
  865.             <right>278</right>
  866.             <bottom>121</bottom>
  867.         </rect>
  868.         <style>opaque</style>
  869.         <autoSelect> <false /> </autoSelect>
  870.         <showLines> <false /> </showLines>
  871.         <wideMargins> <false /> </wideMargins>
  872.         <multipleLines> <false /> </multipleLines>
  873.         <reservedFamily> 0 </reservedFamily>
  874.         <titleWidth>0</titleWidth>
  875.         <icon>0</icon>
  876.         <textAlign>left</textAlign>
  877.         <font>Geneva</font>
  878.         <textSize>12</textSize>
  879.         <textStyle>plain</textStyle>
  880.         <textHeight>16</textHeight>
  881.         <name>-</name>
  882.         <script></script>
  883.     </part>
  884.     <part>
  885.         <id>28</id>
  886.         <type>field</type>
  887.         <visible> <true /> </visible>
  888.         <dontWrap> <false /> </dontWrap>
  889.         <dontSearch> <false /> </dontSearch>
  890.         <sharedText> <false /> </sharedText>
  891.         <fixedLineHeight> <true /> </fixedLineHeight>
  892.         <autoTab> <false /> </autoTab>
  893.         <lockText> <false /> </lockText>
  894.         <rect>
  895.             <left>283</left>
  896.             <top>108</top>
  897.             <right>300</right>
  898.             <bottom>121</bottom>
  899.         </rect>
  900.         <style>opaque</style>
  901.         <autoSelect> <false /> </autoSelect>
  902.         <showLines> <false /> </showLines>
  903.         <wideMargins> <false /> </wideMargins>
  904.         <multipleLines> <false /> </multipleLines>
  905.         <reservedFamily> 0 </reservedFamily>
  906.         <titleWidth>0</titleWidth>
  907.         <icon>0</icon>
  908.         <textAlign>left</textAlign>
  909.         <font>Geneva</font>
  910.         <textSize>12</textSize>
  911.         <textStyle>plain</textStyle>
  912.         <textHeight>16</textHeight>
  913.         <name>*</name>
  914.         <script></script>
  915.     </part>
  916.     <part>
  917.         <id>29</id>
  918.         <type>field</type>
  919.         <visible> <true /> </visible>
  920.         <dontWrap> <false /> </dontWrap>
  921.         <dontSearch> <false /> </dontSearch>
  922.         <sharedText> <false /> </sharedText>
  923.         <fixedLineHeight> <true /> </fixedLineHeight>
  924.         <autoTab> <false /> </autoTab>
  925.         <lockText> <false /> </lockText>
  926.         <rect>
  927.             <left>305</left>
  928.             <top>108</top>
  929.             <right>322</right>
  930.             <bottom>121</bottom>
  931.         </rect>
  932.         <style>opaque</style>
  933.         <autoSelect> <false /> </autoSelect>
  934.         <showLines> <false /> </showLines>
  935.         <wideMargins> <false /> </wideMargins>
  936.         <multipleLines> <false /> </multipleLines>
  937.         <reservedFamily> 0 </reservedFamily>
  938.         <titleWidth>0</titleWidth>
  939.         <icon>0</icon>
  940.         <textAlign>left</textAlign>
  941.         <font>Geneva</font>
  942.         <textSize>12</textSize>
  943.         <textStyle>plain</textStyle>
  944.         <textHeight>16</textHeight>
  945.         <name>√∑</name>
  946.         <script></script>
  947.     </part>
  948.     <part>
  949.         <id>32</id>
  950.         <type>button</type>
  951.         <visible> <true /> </visible>
  952.         <reserved5> 0 </reserved5>
  953.         <reserved4> 0 </reserved4>
  954.         <reserved3> 0 </reserved3>
  955.         <reserved2> 0 </reserved2>
  956.         <reserved1> 0 </reserved1>
  957.         <enabled> <true /> </enabled>
  958.         <rect>
  959.             <left>234</left>
  960.             <top>263</top>
  961.             <right>259</right>
  962.             <bottom>284</bottom>
  963.         </rect>
  964.         <style>shadow</style>
  965.         <showName> <true /> </showName>
  966.         <highlight> <false /> </highlight>
  967.         <autoHighlight> <false /> </autoHighlight>
  968.         <sharedHighlight> <true /> </sharedHighlight>
  969.         <family>0</family>
  970.         <titleWidth>0</titleWidth>
  971.         <icon>0</icon>
  972.         <textAlign>center</textAlign>
  973.         <font>Chicago</font>
  974.         <textSize>12</textSize>
  975.         <textStyle>plain</textStyle>
  976.         <name>.</name>
  977.         <script>on mouseUpput "." after last line of field 2end mouseUp</script>
  978.     </part>
  979.     <part>
  980.         <id>33</id>
  981.         <type>button</type>
  982.         <visible> <true /> </visible>
  983.         <reserved5> 0 </reserved5>
  984.         <reserved4> 0 </reserved4>
  985.         <reserved3> 0 </reserved3>
  986.         <reserved2> 0 </reserved2>
  987.         <reserved1> 0 </reserved1>
  988.         <enabled> <true /> </enabled>
  989.         <rect>
  990.             <left>374</left>
  991.             <top>239</top>
  992.             <right>410</right>
  993.             <bottom>260</bottom>
  994.         </rect>
  995.         <style>shadow</style>
  996.         <showName> <true /> </showName>
  997.         <highlight> <false /> </highlight>
  998.         <autoHighlight> <false /> </autoHighlight>
  999.         <sharedHighlight> <true /> </sharedHighlight>
  1000.         <family>0</family>
  1001.         <titleWidth>0</titleWidth>
  1002.         <icon>0</icon>
  1003.         <textAlign>center</textAlign>
  1004.         <font>Chicago</font>
  1005.         <textSize>12</textSize>
  1006.         <textStyle>plain</textStyle>
  1007.         <name>sin</name>
  1008.         <script>on mouseUpput field 2 into xput "sin(" & field 2 & ")"& return & "=" & return after last line of field 1put sin(x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  1009.     </part>
  1010.     <part>
  1011.         <id>34</id>
  1012.         <type>button</type>
  1013.         <visible> <true /> </visible>
  1014.         <reserved5> 0 </reserved5>
  1015.         <reserved4> 0 </reserved4>
  1016.         <reserved3> 0 </reserved3>
  1017.         <reserved2> 0 </reserved2>
  1018.         <reserved1> 0 </reserved1>
  1019.         <enabled> <true /> </enabled>
  1020.         <rect>
  1021.             <left>374</left>
  1022.             <top>211</top>
  1023.             <right>410</right>
  1024.             <bottom>232</bottom>
  1025.         </rect>
  1026.         <style>shadow</style>
  1027.         <showName> <true /> </showName>
  1028.         <highlight> <false /> </highlight>
  1029.         <autoHighlight> <false /> </autoHighlight>
  1030.         <sharedHighlight> <true /> </sharedHighlight>
  1031.         <family>0</family>
  1032.         <titleWidth>0</titleWidth>
  1033.         <icon>0</icon>
  1034.         <textAlign>center</textAlign>
  1035.         <font>Chicago</font>
  1036.         <textSize>12</textSize>
  1037.         <textStyle>plain</textStyle>
  1038.         <name>cos</name>
  1039.         <script>on mouseUpput field 2 into xput "cos(" & field 2 & ")"& return & "=" & return after last line of field 1put cos(x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  1040.     </part>
  1041.     <part>
  1042.         <id>35</id>
  1043.         <type>button</type>
  1044.         <visible> <true /> </visible>
  1045.         <reserved5> 0 </reserved5>
  1046.         <reserved4> 0 </reserved4>
  1047.         <reserved3> 0 </reserved3>
  1048.         <reserved2> 0 </reserved2>
  1049.         <reserved1> 0 </reserved1>
  1050.         <enabled> <true /> </enabled>
  1051.         <rect>
  1052.             <left>374</left>
  1053.             <top>183</top>
  1054.             <right>410</right>
  1055.             <bottom>204</bottom>
  1056.         </rect>
  1057.         <style>shadow</style>
  1058.         <showName> <true /> </showName>
  1059.         <highlight> <false /> </highlight>
  1060.         <autoHighlight> <false /> </autoHighlight>
  1061.         <sharedHighlight> <true /> </sharedHighlight>
  1062.         <family>0</family>
  1063.         <titleWidth>0</titleWidth>
  1064.         <icon>0</icon>
  1065.         <textAlign>center</textAlign>
  1066.         <font>Chicago</font>
  1067.         <textSize>12</textSize>
  1068.         <textStyle>plain</textStyle>
  1069.         <name>atan</name>
  1070.         <script>on mouseUpput field 2 into xput "atan(" & field 2 & ")"& return & "=" & return after last line of field 1put atan(x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  1071.     </part>
  1072.     <part>
  1073.         <id>36</id>
  1074.         <type>button</type>
  1075.         <visible> <true /> </visible>
  1076.         <reserved5> 0 </reserved5>
  1077.         <reserved4> 0 </reserved4>
  1078.         <reserved3> 0 </reserved3>
  1079.         <reserved2> 0 </reserved2>
  1080.         <reserved1> 0 </reserved1>
  1081.         <enabled> <true /> </enabled>
  1082.         <rect>
  1083.             <left>374</left>
  1084.             <top>156</top>
  1085.             <right>410</right>
  1086.             <bottom>177</bottom>
  1087.         </rect>
  1088.         <style>shadow</style>
  1089.         <showName> <true /> </showName>
  1090.         <highlight> <false /> </highlight>
  1091.         <autoHighlight> <false /> </autoHighlight>
  1092.         <sharedHighlight> <true /> </sharedHighlight>
  1093.         <family>0</family>
  1094.         <titleWidth>0</titleWidth>
  1095.         <icon>0</icon>
  1096.         <textAlign>center</textAlign>
  1097.         <font>Chicago</font>
  1098.         <textSize>12</textSize>
  1099.         <textStyle>plain</textStyle>
  1100.         <name>exp</name>
  1101.         <script>on mouseUpput field 2 into xput "exp(" & field 2 & ")"& return & "=" & return after last line of field 1put exp(x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  1102.     </part>
  1103.     <part>
  1104.         <id>37</id>
  1105.         <type>button</type>
  1106.         <visible> <true /> </visible>
  1107.         <reserved5> 0 </reserved5>
  1108.         <reserved4> 0 </reserved4>
  1109.         <reserved3> 0 </reserved3>
  1110.         <reserved2> 0 </reserved2>
  1111.         <reserved1> 0 </reserved1>
  1112.         <enabled> <true /> </enabled>
  1113.         <rect>
  1114.             <left>374</left>
  1115.             <top>128</top>
  1116.             <right>410</right>
  1117.             <bottom>149</bottom>
  1118.         </rect>
  1119.         <style>shadow</style>
  1120.         <showName> <true /> </showName>
  1121.         <highlight> <false /> </highlight>
  1122.         <autoHighlight> <false /> </autoHighlight>
  1123.         <sharedHighlight> <true /> </sharedHighlight>
  1124.         <family>0</family>
  1125.         <titleWidth>0</titleWidth>
  1126.         <icon>0</icon>
  1127.         <textAlign>center</textAlign>
  1128.         <font>Chicago</font>
  1129.         <textSize>12</textSize>
  1130.         <textStyle>plain</textStyle>
  1131.         <name>ln</name>
  1132.         <script>on mouseUpput field 2 into xput "ln(" & field 2 & ")"& return & "=" & return after last line of field 1put ln(x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  1133.     </part>
  1134.     <part>
  1135.         <id>40</id>
  1136.         <type>button</type>
  1137.         <visible> <true /> </visible>
  1138.         <reserved5> 0 </reserved5>
  1139.         <reserved4> 0 </reserved4>
  1140.         <reserved3> 0 </reserved3>
  1141.         <reserved2> 0 </reserved2>
  1142.         <reserved1> 0 </reserved1>
  1143.         <enabled> <true /> </enabled>
  1144.         <rect>
  1145.             <left>330</left>
  1146.             <top>101</top>
  1147.             <right>366</right>
  1148.             <bottom>122</bottom>
  1149.         </rect>
  1150.         <style>transparent</style>
  1151.         <showName> <false /> </showName>
  1152.         <highlight> <false /> </highlight>
  1153.         <autoHighlight> <false /> </autoHighlight>
  1154.         <sharedHighlight> <true /> </sharedHighlight>
  1155.         <family>0</family>
  1156.         <titleWidth>0</titleWidth>
  1157.         <icon>0</icon>
  1158.         <textAlign>center</textAlign>
  1159.         <font>Chicago</font>
  1160.         <textSize>12</textSize>
  1161.         <textStyle>plain</textStyle>
  1162.         <name>x^y</name>
  1163.         <script>on mouseUpput field 2 into xput "10^" & field 2 &  return & "=" & return after last line of field 1put (10 ^ x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  1164.     </part>
  1165.     <part>
  1166.         <id>41</id>
  1167.         <type>button</type>
  1168.         <visible> <true /> </visible>
  1169.         <reserved5> 0 </reserved5>
  1170.         <reserved4> 0 </reserved4>
  1171.         <reserved3> 0 </reserved3>
  1172.         <reserved2> 0 </reserved2>
  1173.         <reserved1> 0 </reserved1>
  1174.         <enabled> <true /> </enabled>
  1175.         <rect>
  1176.             <left>374</left>
  1177.             <top>101</top>
  1178.             <right>410</right>
  1179.             <bottom>122</bottom>
  1180.         </rect>
  1181.         <style>shadow</style>
  1182.         <showName> <true /> </showName>
  1183.         <highlight> <false /> </highlight>
  1184.         <autoHighlight> <false /> </autoHighlight>
  1185.         <sharedHighlight> <true /> </sharedHighlight>
  1186.         <family>0</family>
  1187.         <titleWidth>0</titleWidth>
  1188.         <icon>0</icon>
  1189.         <textAlign>center</textAlign>
  1190.         <font>Chicago</font>
  1191.         <textSize>12</textSize>
  1192.         <textStyle>plain</textStyle>
  1193.         <name>+/-</name>
  1194.         <script>on mouseUpput field 2 into xput "(+/-)" & field 2 &  return & "=" & return after last line of field 1put (- x) into yput y & return after last line of field 1put y into field 2put "" into field 4put "" into field 5put "" into field 6put "" into field 7click at 154,262click at 154,262click at 154,262end mouseUp</script>
  1195.     </part>
  1196.     <part>
  1197.         <id>42</id>
  1198.         <type>field</type>
  1199.         <visible> <false /> </visible>
  1200.         <dontWrap> <false /> </dontWrap>
  1201.         <dontSearch> <false /> </dontSearch>
  1202.         <sharedText> <false /> </sharedText>
  1203.         <fixedLineHeight> <true /> </fixedLineHeight>
  1204.         <autoTab> <false /> </autoTab>
  1205.         <lockText> <true /> </lockText>
  1206.         <rect>
  1207.             <left>341</left>
  1208.             <top>100</top>
  1209.             <right>483</right>
  1210.             <bottom>310</bottom>
  1211.         </rect>
  1212.         <style>shadow</style>
  1213.         <autoSelect> <false /> </autoSelect>
  1214.         <showLines> <false /> </showLines>
  1215.         <wideMargins> <false /> </wideMargins>
  1216.         <multipleLines> <false /> </multipleLines>
  1217.         <reservedFamily> 0 </reservedFamily>
  1218.         <titleWidth>0</titleWidth>
  1219.         <icon>0</icon>
  1220.         <textAlign>left</textAlign>
  1221.         <font>Geneva</font>
  1222.         <textSize>12</textSize>
  1223.         <textStyle>plain</textStyle>
  1224.         <textHeight>16</textHeight>
  1225.         <name>Help?</name>
  1226.         <script></script>
  1227.     </part>
  1228.     <part>
  1229.         <id>43</id>
  1230.         <type>field</type>
  1231.         <visible> <false /> </visible>
  1232.         <dontWrap> <false /> </dontWrap>
  1233.         <dontSearch> <false /> </dontSearch>
  1234.         <sharedText> <false /> </sharedText>
  1235.         <fixedLineHeight> <true /> </fixedLineHeight>
  1236.         <autoTab> <false /> </autoTab>
  1237.         <lockText> <false /> </lockText>
  1238.         <rect>
  1239.             <left>90</left>
  1240.             <top>80</top>
  1241.             <right>390</right>
  1242.             <bottom>307</bottom>
  1243.         </rect>
  1244.         <style>shadow</style>
  1245.         <autoSelect> <false /> </autoSelect>
  1246.         <showLines> <false /> </showLines>
  1247.         <wideMargins> <false /> </wideMargins>
  1248.         <multipleLines> <false /> </multipleLines>
  1249.         <reservedFamily> 0 </reservedFamily>
  1250.         <titleWidth>0</titleWidth>
  1251.         <icon>0</icon>
  1252.         <textAlign>center</textAlign>
  1253.         <font>Geneva</font>
  1254.         <textSize>12</textSize>
  1255.         <textStyle>plain</textStyle>
  1256.         <textHeight>16</textHeight>
  1257.         <name>Name</name>
  1258.         <script></script>
  1259.     </part>
  1260.     <name>TestBack</name>
  1261.     <script>On OpenBackgroundhide field 8hide field 9if the seconds mod 5 = 0 thenshow field 9repeat until the mouseClickend repeathide field 9end ifEnd OpenBackground</script>
  1262. </background>
  1263.